Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix expression bugs. #925

Merged
merged 1 commit into from
Dec 8, 2024
Merged

Fix expression bugs. #925

merged 1 commit into from
Dec 8, 2024

Conversation

Alon-Ti
Copy link
Contributor

@Alon-Ti Alon-Ti commented Dec 8, 2024

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor Author

Alon-Ti commented Dec 8, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Alon-Ti Alon-Ti requested a review from andrewmilson December 8, 2024 11:11
@Alon-Ti Alon-Ti marked this pull request as ready for review December 8, 2024 11:11
@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.46%. Comparing base (a201e77) to head (23c83b4).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #925      +/-   ##
==========================================
+ Coverage   91.42%   91.46%   +0.03%     
==========================================
  Files          94       94              
  Lines       13695    13712      +17     
  Branches    13695    13712      +17     
==========================================
+ Hits        12521    12541      +20     
+ Misses       1059     1056       -3     
  Partials      115      115              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 23c83b4 Previous: cd8b37b Ratio
iffts/simd ifft/22 12965527 ns/iter (± 147962) 6306399 ns/iter (± 210024) 2.06
merkle throughput/simd merkle 30633257 ns/iter (± 639849) 13712527 ns/iter (± 579195) 2.23

This comment was automatically generated by workflow using github-action-benchmark.

CC: @shaharsamocha7

Copy link
Contributor

@andrewmilson andrewmilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: 0 of 2 files reviewed, all discussions resolved

Copy link
Contributor Author

Alon-Ti commented Dec 8, 2024

Merge activity

  • Dec 8, 9:08 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Dec 8, 9:09 AM EST: Graphite rebased this pull request as part of a merge.
  • Dec 8, 9:13 AM EST: A user merged this pull request with Graphite.

@Alon-Ti Alon-Ti changed the base branch from alont/format-preprocessed-cols to graphite-base/925 December 8, 2024 14:08
@Alon-Ti Alon-Ti changed the base branch from graphite-base/925 to dev December 8, 2024 14:08
@Alon-Ti Alon-Ti force-pushed the alont/fix-expr-bugs branch from 737c6de to 23c83b4 Compare December 8, 2024 14:09
@Alon-Ti Alon-Ti merged commit 2798020 into dev Dec 8, 2024
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants